[INFO] cloning repository https://github.com/aunyks/theus
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/aunyks/theus" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faunyks%2Ftheus", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faunyks%2Ftheus'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8b7d31f977b2b6f43f0a3cc05d916330eb7caa25
[INFO] fixing aunyks/theus against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faunyks%2Ftheus" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/aunyks/theus
[INFO] finished tweaking git repo https://github.com/aunyks/theus
[INFO] tweaked toml for git repo https://github.com/aunyks/theus written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/aunyks/theus on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/aunyks/theus already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /workspace/builds/worker-2-tc2/source/examples/wasm_basic/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 6a2f9054de407050bbe555c8586f1dd6b89d92ac208bb0ff7bfb53200d68c30a
[INFO] running `Command { std: "docker" "start" "6a2f9054de407050bbe555c8586f1dd6b89d92ac208bb0ff7bfb53200d68c30a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "6a2f9054de407050bbe555c8586f1dd6b89d92ac208bb0ff7bfb53200d68c30a" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6a2f9054de407050bbe555c8586f1dd6b89d92ac208bb0ff7bfb53200d68c30a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "6a2f9054de407050bbe555c8586f1dd6b89d92ac208bb0ff7bfb53200d68c30a" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/examples/wasm_basic/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/examples/wasm_basic/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating examples/wasm_basic/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating Cargo.toml from 2021 edition to 2024
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/examples/wasm_basic/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]     Checking winnow v0.6.18
[INFO] [stderr]    Compiling trybuild v1.0.99
[INFO] [stderr]     Checking glob v0.3.1
[INFO] [stderr]     Checking serde_spanned v0.6.7
[INFO] [stderr]     Checking toml_datetime v0.6.8
[INFO] [stderr]     Checking serde_json v1.0.127
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.77
[INFO] [stderr]     Checking toml_edit v0.22.20
[INFO] [stderr]     Checking theus v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking toml v0.8.19
[INFO] [stderr]    Compiling serde_derive v1.0.209
[INFO] [stderr]     Checking wasm_basic v0.1.0 (/opt/rustwide/workdir/examples/wasm_basic)
[INFO] [stderr]    Migrating examples/wasm_basic/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating tests/test_macros.rs from 2021 edition to 2024
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.86s
[INFO] [stderr] crater-edition-check: wasm_basic v0.1.0 (/opt/rustwide/workdir/examples/wasm_basic) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: theus v0.1.1 (/opt/rustwide/workdir) updating edition from 2021 to 2024
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/examples/wasm_basic/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr]    Compiling theus v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking wasm_basic v0.1.0 (/opt/rustwide/workdir/examples/wasm_basic)
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]  --> examples/wasm_basic/src/lib.rs:9:1
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[c_compatible]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the attribute macro `c_compatible` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> examples/wasm_basic/src/lib.rs:59:1
[INFO] [stdout]    |
[INFO] [stdout] 59 | #[c_compatible]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `c_compatible` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `sl`
[INFO] [stdout]   --> examples/wasm_basic/src/lib.rs:34:33
[INFO] [stdout]    |
[INFO] [stdout] 34 |     pub fn set_slice(&mut self, sl: &mut [u8]) {}
[INFO] [stdout]    |                                 ^^ help: if this is intentional, prefix it with an underscore: `_sl`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `str`
[INFO] [stdout]   --> examples/wasm_basic/src/lib.rs:36:34
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub fn set_string(&mut self, str: &mut String) {}
[INFO] [stdout]    |                                  ^^^ help: if this is intentional, prefix it with an underscore: `_str`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `n`
[INFO] [stdout]   --> examples/wasm_basic/src/lib.rs:38:31
[INFO] [stdout]    |
[INFO] [stdout] 38 |     pub fn set_num(&mut self, n: i32) {}
[INFO] [stdout]    |                               ^ help: if this is intentional, prefix it with an underscore: `_n`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]  --> examples/wasm_basic/src/lib.rs:9:1
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[c_compatible]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the attribute macro `c_compatible` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> examples/wasm_basic/src/lib.rs:59:1
[INFO] [stdout]    |
[INFO] [stdout] 59 | #[c_compatible]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `c_compatible` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `sl`
[INFO] [stdout]   --> examples/wasm_basic/src/lib.rs:34:33
[INFO] [stdout]    |
[INFO] [stdout] 34 |     pub fn set_slice(&mut self, sl: &mut [u8]) {}
[INFO] [stdout]    |                                 ^^ help: if this is intentional, prefix it with an underscore: `_sl`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `str`
[INFO] [stdout]   --> examples/wasm_basic/src/lib.rs:36:34
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub fn set_string(&mut self, str: &mut String) {}
[INFO] [stdout]    |                                  ^^^ help: if this is intentional, prefix it with an underscore: `_str`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `n`
[INFO] [stdout]   --> examples/wasm_basic/src/lib.rs:38:31
[INFO] [stdout]    |
[INFO] [stdout] 38 |     pub fn set_num(&mut self, n: i32) {}
[INFO] [stdout]    |                               ^ help: if this is intentional, prefix it with an underscore: `_n`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `wasm_basic` (lib) due to 2 previous errors; 3 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `wasm_basic` (lib test) due to 2 previous errors; 3 warnings emitted
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]  --> tests/test_macros.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 |     #[c_compatible]
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the attribute macro `c_compatible` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> tests/test_macros.rs:33:5
[INFO] [stdout]    |
[INFO] [stdout] 33 |     #[c_compatible]
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `c_compatible` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `theus` (test "test_macros") due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "6a2f9054de407050bbe555c8586f1dd6b89d92ac208bb0ff7bfb53200d68c30a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6a2f9054de407050bbe555c8586f1dd6b89d92ac208bb0ff7bfb53200d68c30a", kill_on_drop: false }`
[INFO] [stdout] 6a2f9054de407050bbe555c8586f1dd6b89d92ac208bb0ff7bfb53200d68c30a
